IHipBatch.setCurrentDepth

This function is used for renderer2d being able to manage the draw order based on when the renderer being called is switched. This will bring a lot more performance than drawinig whenever the switch was needed.

interface IHipBatch
void
setCurrentDepth
(
float depth
)

Meta